kfilemetadata-dbg software package provides library for extracting file metadata -- debug symbols, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install kfilemetadata-dbg
kfilemetadata-dbg is installed in your system.
Make ensure the kfilemetadata-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep kfilemetadata-dbg *
You will get with kfilemetadata-dbg package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Debug packages |
| Package | kfilemetadata-dbg |
| Version | 4:4.14.3-0ubuntu1 |
| Description | library for extracting file metadata -- debug symbols |
| Sub Section | debug |